iconColor
Type
property
Summary
The color of the fold/unfold icons
Syntax
set the iconColor of <widget> to <pColor>
get the iconColor of <widget>
Description
Use the iconColor property to change the color that the fold/unfold icon is drawn with
Parameters
Name | Type | Description |
---|---|---|
pColor | RGB value. |
Examples
set the iconColor of widget "Tree View" to "250,0,0"